home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / tape.man < prev    next >
Encoding:
Text File  |  1992-11-12  |  2.0 KB  |  135 lines

  1.  
  2.  
  3.  
  4. TAPE                      User Commands                      TAPE
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      tape - Tape drive control.
  12.  
  13. SSYYNNOOPPSSIISS
  14.      ttaappee [--tt _t_a_p_e_D_e_v_i_c_e] [_o_p_t_i_o_n_s]
  15.  
  16. OOPPTTIIOONNSS
  17.      --tt _t_a_p_e_D_e_v_i_c_e This specifies  the  tape  device  file.   The
  18.                    default is ``/dev/tape0''.
  19.  
  20.      --TT            Retension the tape.
  21.  
  22.      --ee            Skip to the end of the tape.
  23.  
  24.      --EE            Erase the whole tape.
  25.  
  26.      --rr            Rewind the tape.
  27.  
  28.      --RR            Read the tape 'til end-of-file.
  29.  
  30.      --BB _b_l_o_c_k_s_i_z_e  Blocksize for read and write transfers.
  31.  
  32.      --WW _n_u_m_b_l_o_c_k_s  Write numblocks blocks to the tape.
  33.  
  34.      --ff _n_u_m_f_i_l_e_s   Skip numfiles files.  If numfiles <  0,  back-
  35.                    wards skip.
  36.  
  37.      --bb _n_u_m_b_l_o_c_k_s  Skip numblocks blocks.
  38.  
  39.      --mm _n_u_m_m_a_r_k_s   Write the given number of file  marks  on  the
  40.                    tape.
  41.  
  42.      --gg _b_l_o_c_k_N_u_m   Skip to a particular block on the tape.
  43.  
  44.      --ss            Print out the status of the tape drive.
  45.  
  46.      --ll            Load the tape.
  47.  
  48.      --uu            Unload the tape.
  49.  
  50.      --pp            Prevent tape removal.
  51.  
  52.      --aa            Allow tape removal.
  53.  
  54.      --ii            Perform a tape inquiry.
  55.  
  56.  
  57. _________________________________________________________________
  58.  
  59.  
  60. DDEESSCCRRIIPPTTIIOONN
  61.      Tape is used to control tape drives.  A tape can be rewound,
  62.  
  63.  
  64.  
  65. Sprite v.1.0       Printed:  November 11, 1992                  1
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. TAPE                      User Commands                      TAPE
  73.  
  74.  
  75.  
  76.      files  and  blocks  can be skipped, and testing files can be
  77.      written and read.
  78.  
  79. KKEEYYWWOORRDDSS
  80.      tape, rewind
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. Sprite v.1.0       Printed:  November 11, 1992                  2
  132.  
  133.  
  134.  
  135.